projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64abe70
)
(mail-complete): Fix the test of (mail-heder-end).
author
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Jun 1998 06:04:56 +0000
(06:04 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 26 Jun 1998 06:04:56 +0000
(06:04 +0000)
lisp/mail/mailalias.el
patch
|
blob
|
history
diff --git
a/lisp/mail/mailalias.el
b/lisp/mail/mailalias.el
index 9d15345dd439c275b8760be385cfedd5f00c94db..fec940c7254ad2e9e74914c02dfa8defd54e3bb1 100644
(file)
--- a/
lisp/mail/mailalias.el
+++ b/
lisp/mail/mailalias.el
@@
-379,7
+379,7
@@
current header, calls `mail-complete-function' and passes prefix arg if any."
(if (file-exists-p mail-personal-alias-file)
(build-mail-aliases))))
(let ((list mail-complete-alist))
- (if (and (
>
0 (mail-header-end))
+ (if (and (
<
0 (mail-header-end))
(save-excursion
(if (re-search-backward "^[^\t]" nil t)
(while list